rand(EXPR)
rand EXPR
rand Returns a random fractional number between 0 and the
value of EXPR. (EXPR should be positive.) If EXPR
is omitted, returns a value between 0 and 1. See
also srand().
See Also:srand
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson